home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / slack-docs / bind / named.local < prev    next >
Text File  |  1995-07-27  |  367b  |  12 lines

  1. ; /var/named/named.local: reverse mapping of 127.0.0
  2. ; origin is 0.0.127.in-addr.arpa. (see named.boot)
  3. ;
  4. @        IN    SOA    <HOST>.demon.co.uk. <NAME>.<HOST>.demon.co.uk. (
  5.                 94122401    ; serial number
  6.                 360000        ; refresh:    100 hours
  7.                 3600        ; retry:    1 hour
  8.                 3600000        ; expire:    42 days (approx)
  9.                 360000    )    ; minimum:    100 hours
  10.         IN    NS    localhost.
  11. 1        IN    PTR    localhost.
  12.